home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
1035
/
1035.xpi
/
chrome
/
1clickweather.jar
/
content
/
1clickweather
/
js
/
utils
/
appconstants.js
next >
Wrap
Text File
|
2008-10-05
|
663b
|
18 lines
// � 2005 The Weather Channel Interactive, Inc. All Rights Reserved.
const EXTENSIONID = "{DCBD1271-D228-4082-9FBC-36D9B7660B03}";
const OLD_DEFAULT_USERCONFIGFILENAME = "userconfig110_default.xml";
const OLD_USERCONFIGFILENAME = "userconfig110.xml";
const DEFAULT_APPCONFIGFILENAME = "appconfig_default.xml";
const APPCONFIGFILENAME = "appconfig.xml";
const DEFAULT_USERCONFIGFILENAME = "userconfig116_default.xml";
const USERCONFIGFILENAME = "userconfig116.xml";
const PREVIOUSUSERCONFIGFILES = new Array("userconfig.xml", "userconfig106.xml", "userconfig107.xml", "userconfig108.xml", "userconfig109.xml");
const MAXFCSTDAYS = 6;
const Degrees = "░";